SelectRow Method (ITableBase<T>)
Selects the specified rows in the object.

C# Syntax

void SelectRow( 
   params uint[] rows
)

Parameters

rows
The 1-based row numbers.